From: Luc Teirlinck Date: Tue, 23 Dec 2003 23:08:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24813 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8b2a91da01412eea36b6dae388b730f709b9237b;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index bc0fd0ab795..b0b121fe5e5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,9 @@ 2003-12-23 Luc Teirlinck - * minibuf.c (read_minibuf): Allow INITIAL to be a cons of a - string and an integer. Adapt the docstring accordingly. + * fns.c (Frandom, Fstring_make_multibyte): Doc fixes. + + * minibuf.c (read_minibuf): Allow INITIAL to be a cons of a string + and an integer. Adapt the introductory comment accordingly. (Fread_from_minibuffer): Delete code moved into read_minibuf. Doc fix. (Fread_minibuffer, Fread_no_blanks_input): Adapt to changes in